Skip to main content

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Query Parameters

force_recalculate
boolean
default:false

Reports are always stored for a certain time, and if this endpoint is called again within that time, the stored report is returned without recalculating. If force_recalculate is set to true, the report is recalculated and the stored report is overwritten.

Body

application/json
filters
object[]

Optional filters to apply to the report.

Response

OK

The Data Quality Matrix per data source and Skill Event type averaged over all Employees.

report_name
string

Name of the report.

Example:

"employee_quality_matrix"

report_data
object
last_update
string<date-time>
Example:

"2020-09-01T11:45:49Z"